From 3205d5b270d625e15483eedf6bec7de15cf49cbb Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 16 Aug 2008 17:45:19 +0000 Subject: [PATCH] More minor doc changes. --- xmldoc/formats/garmin.xml | 2 +- xmldoc/formats/nmea.xml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/xmldoc/formats/garmin.xml b/xmldoc/formats/garmin.xml index 34c6c7240..282bfae6c 100644 --- a/xmldoc/formats/garmin.xml +++ b/xmldoc/formats/garmin.xml @@ -226,7 +226,7 @@ so they are named 'Custom 0' through 'Custom 511'. For models connected via USB, we recommend use of the usb: filename. For this to work on Windows, you must install - the Garmin driver. For Linux, this will fail if have the garmin_gps + the Garmin driver. For Linux, this will fail if you have the garmin_gps kernel module loaded. See the Operating System Notes for details. diff --git a/xmldoc/formats/nmea.xml b/xmldoc/formats/nmea.xml index 590155956..c59dc2177 100644 --- a/xmldoc/formats/nmea.xml +++ b/xmldoc/formats/nmea.xml @@ -34,14 +34,20 @@ that work with NMEA-0183 formatted data include: SparkFun GPS Datalogger - Sony GPS-CS1 + AMOD 3080 GPS + + + Wintec WPL-1000 GPS This module also supports realtime tracking which allows realtime position reports from a GPS, such as one connected serially, over Bluetooth, or a USB module emulating a serial port, to be used -with selected output formats. +with selected output formats. Just specify an input file that is the device +name such as COM1: for Windows or a device-dependent name like +/dev/cu.usbserial for Mac or /dev/ttyUSB0 for Linux. (Note that serial +device names vary on Mac and Linux.) When used in realtime tracking mode, if -- 2.30.2